悟空视频

    在线播放云盘网盘BT下载影视图书

    Hands-on Rust: Effective Learning through 2D Game Development and Play - 图书

    导演:Herbert Wolverson
    Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building a full dungeon crawler game. With this book, you'll learn game development skills app...(展开全部)
    Hands-on Rust: Effective Learning through 2D Game Development and Play
    图书

    Learning Cocos2d-x Game Development - 图书

    2014计算机·计算机综合
    导演:Siddharth Shekar
    If you are a hobbyist, novice game developer, or programmer who wants to learn about developing games/apps using Cocos2d-x, this book is ideal for you.
    Learning Cocos2d-x Game Development
    搜索《Learning Cocos2d-x Game Development》
    图书

    Hands-On Game Development with WebAssembly - 图书

    2019计算机·计算机综合
    导演:Rick Battagline
    Within the next few years, WebAssembly will change the web as we know it. It promises a world where you can write an application for the web in any language, and compile it for native platforms as well as the web.This book is designed to introduce web developers and game developers to the world of WebAssembly by walking through the development of a retro arcade game. You will learn how to build a WebAssembly application using C++, Emscripten, JavaScript, WebGL, SDL, and HTML5.This book covers a lot of ground in both game development and web application development. When creating a game or application that targets WebAssembly, developers need to learn a plethora of skills and tools. This book is a sample platter of those tools and skills. It covers topics including Emscripten, C/C++, WebGL, OpenGL, JavaScript, HTML5, and CSS. The reader will also learn basic techniques for game development, including 2D sprite animation, particle systems, 2D camera design, sound effects, 2D game physics, user interface design, shaders, debugging, and optimization. By the end of the book, you will be able to create simple web games and web applications targeting WebAssembly.
    Hands-On Game Development with WebAssembly
    搜索《Hands-On Game Development with WebAssembly》
    图书

    Hands-On Unity 2020 Game Development - 图书

    2020计算机·编程设计
    导演:Nicolas Alejandro Borromeo
    Over the years, the Unity game engine has extended its scope from just being about creating video games to building AR/VR experiences, complex simulations, real-time realistic rendering, films, and serious games for training and education. Its features for implementing gameplay, graphics, and customization using C# programming make Unity a comprehensive platform for developing professional-level, rich experiences.With this book, you'll be able to build impressive Unity projects in a step-by-step manner and apply your knowledge of Unity concepts to create a real-world game. Complete with hands-on tutorials and projects, this easy-to-follow guide will show you how to develop your first complete game using a variety of Unity tools. As you make progress, you'll learn how to make the most of the Unity Editor and create scripts using the C# programming language. This Unity game development book will then take you through integrating graphics, sound, and animations and manipulating physics to create impressive mechanics for your games. You'll also learn how to code a simple AI agent to challenge the user and use profiling tools to ensure that the code runs in a performant way. Finally, you'll get to grips with Unity's AR Foundation for creating AR experiences for 3D apps and games.By the end of this book, you'll have developed a complete game and will have built a solid foundation using Unity's tooling ecosystem to develop game projects of any scale.
    Hands-On Unity 2020 Game Development
    搜索《Hands-On Unity 2020 Game Development》
    图书

    Learning Libgdx Game Development - 图书

    2013计算机·数据库
    导演:Andreas Oehlke
    A clear and practical guide to building games in libGDX.This book is great for Indie and existing game developers, as well as those who want to get started with game development using libGDX. Java game knowledge of game development basics is recommended.
    Learning Libgdx Game Development
    搜索《Learning Libgdx Game Development》
    图书

    Learning Libgdx Game Development - 图书

    2013计算机·数据库
    导演:Andreas Oehlke
    A clear and practical guide to building games in libGDX.This book is great for Indie and existing game developers, as well as those who want to get started with game development using libGDX. Java game knowledge of game development basics is recommended.
    Learning Libgdx Game Development
    搜索《Learning Libgdx Game Development》
    图书

    Hands-On Concurrency with Rust - 图书

    2018社会文化·社科
    导演:Brian L. Troutwine
    This book is aimed at software engineers with a basic understanding of Rust who want to exploit the parallel and concurrent nature of modern computing environments, safely.
    Hands-On Concurrency with Rust
    搜索《Hands-On Concurrency with Rust》
    图书

    Hands-On Concurrency with Rust - 图书

    2018社会文化·社科
    导演:Brian L. Troutwine
    This book is aimed at software engineers with a basic understanding of Rust who want to exploit the parallel and concurrent nature of modern computing environments, safely.
    Hands-On Concurrency with Rust
    搜索《Hands-On Concurrency with Rust》
    图书

    Hands-On Data Structures and Algorithms with Rust - 图书

    2019计算机·数据库
    导演:Claus Matzinger
    Rust has come a long way and is now utilized in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not forgetting its importance in systems' programming. This book will be your guide as it takes you through implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer. The book begins with an introduction to Rust data structures and algorithms, while also covering essential language constructs. You will learn how to store data using linked lists, arrays, stacks, and queues. You will also learn how to implement sorting and searching algorithms. You will learn how to attain high performance by implementing algorithms to string data types and implement hash structures in algorithm design. The book will examine algorithm analysis, including Brute Force algorithms, Greedy algorithms, Divide and Conquer algorithms, Dynamic Programming, and Backtracking. By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications.
    Hands-On Data Structures and Algorithms with Rust
    搜索《Hands-On Data Structures and Algorithms with Rust》
    图书

    Hands-On Data Structures and Algorithms with Rust - 图书

    2019计算机·数据库
    导演:Claus Matzinger
    Rust has come a long way and is now utilized in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not forgetting its importance in systems' programming. This book will be your guide as it takes you through implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer. The book begins with an introduction to Rust data structures and algorithms, while also covering essential language constructs. You will learn how to store data using linked lists, arrays, stacks, and queues. You will also learn how to implement sorting and searching algorithms. You will learn how to attain high performance by implementing algorithms to string data types and implement hash structures in algorithm design. The book will examine algorithm analysis, including Brute Force algorithms, Greedy algorithms, Divide and Conquer algorithms, Dynamic Programming, and Backtracking. By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications.
    Hands-On Data Structures and Algorithms with Rust
    搜索《Hands-On Data Structures and Algorithms with Rust》
    图书
    加载中...